We don't make any use of the cache field, so drop it.
#include "gtkaccessibleprivate.h"
#include "gtkatspiactionprivate.h"
-#include "gtkatspicacheprivate.h"
#include "gtkatspieditabletextprivate.h"
#include "gtkatspiprivate.h"
#include "gtkatspirootprivate.h"
/* The root object, used as a entry point */
GtkAtSpiRoot *root;
- /* The cache object, used to retrieve ATContexts */
- GtkAtSpiCache *cache;
-
/* The address for the ATSPI accessibility bus */
char *bus_address;